projects
/
project
/
bcm63xx
/
atf.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6ab79de
)
docs/user-guide.md: Renamed legacy `FVP_TSP_RAM_LOCATION`
author
Olivier Martin
<
[email protected]
>
Thu, 17 Dec 2015 11:00:35 +0000
(11:00 +0000)
committer
Olivier Martin
<
[email protected]
>
Thu, 17 Dec 2015 11:07:48 +0000
(11:07 +0000)
`FVP_TSP_RAM_LOCATION` has been renamed into `ARM_TSP_RAM_LOCATION`.
docs/user-guide.md
patch
|
blob
|
history
diff --git
a/docs/user-guide.md
b/docs/user-guide.md
index fa39c4bdb93790d8edbd04dfcfdfcdce4f332711..047eaee587a6685a2c603280458200562dd52322 100644
(file)
--- a/
docs/user-guide.md
+++ b/
docs/user-guide.md
@@
-973,7
+973,7
@@
sections.
`-C cluster<X>.cpu<X>.RVBAR=@<base-address-of-bl31>`, to the new value of
`BL31_BASE`.
-9. Changing the default value of `
FVP
_TSP_RAM_LOCATION` will also require
+9. Changing the default value of `
ARM
_TSP_RAM_LOCATION` will also require
changing the value of
`--data="<path-to><bl32-binary>"@<base-address-of-bl32>` to the new value of
`BL32_BASE`.